@font-face {
  font-family: 'Glacial Indifference Bold';
  src: url('fonts/GlacialIndifference-Bold.eot');
  src: local('Glacial Indifference-Bold'), local('GlacialIndifference-Bold'), url('fonts/GlacialIndifference-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/GlacialIndifference-Bold.woff2') format('woff2'), url('fonts/GlacialIndifference-Bold.woff') format('woff'), url('fonts/GlacialIndifference-Bold.ttf') format('truetype'), url('fonts/GlacialIndifference-Bold.svg#GlacialIndifference-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glacial Regular';
  src: url('fonts/GlacialIndifference-Regular.eot');
  src: local('Glacial Indifference Regular'), local('GlacialIndifference-Regular'), url('fonts/GlacialIndifference-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/GlacialIndifference-Regular.woff2') format('woff2'), url('fonts/GlacialIndifference-Regular.woff') format('woff'), url('fonts/GlacialIndifference-Regular.ttf') format('truetype'), url('fonts/GlacialIndifference-Regular.svg#GlacialIndifference-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe UI';
  src: url('fonts/SegoeUI.eot');
  src: local('Segoe UI'), local('SegoeUI'), url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('fonts/SegoeUI.woff2') format('woff2'), url('fonts/SegoeUI.woff') format('woff'), url('fonts/SegoeUI.ttf') format('truetype'), url('fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
body {
  font-family: 'Glacial Regular';
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
header h1 {
  display: none !important;
  font-size: 0;
  margin: 0;
  padding: 0;
}
header .logo {
  position: absolute;
  left: 5.72916667%;
  top: 20px;
  display: block;
  height: 87px;
  z-index: 10;
  transition: all 0.45s;
  -webkit-transition: all 0.45s;
}
@media screen and (max-width: 1800px) {
  header .logo {
    left: 2%;
  }
}
@media screen and (max-width: 1439px) {
  header .logo {
    height: 75px;
  }
}
@media screen and (max-width: 1199px) {
  header .logo {
    height: 65px;
  }
}
@media screen and (max-width: 991px) {
  header .logo {
    height: 55px;
    top: 11px;
  }
}
@media screen and (max-width: 767px) {
  header .logo {
    height: 45px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 480px) {
  header .logo {
    left: 0;
  }
}
@media screen and (max-width: 400px) {
  header .logo {
    height: 40px;
  }
}
header .logo img {
  height: 100%;
  width: auto;
}
header .head-top {
  position: relative;
  line-height: 40px;
  background-color: #024579;
  padding: 0 6.25%;
}
@media screen and (max-width: 1800px) {
  header .head-top {
    padding-right: 1%;
  }
}
@media screen and (max-width: 1199px) {
  header .head-top {
    line-height: 35px;
  }
}
@media screen and (max-width: 991px) {
  header .head-top {
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  header .head-top {
    overflow: hidden;
    line-height: 25px;
  }
}
header .head-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 25.26041667%;
  height: 100%;
  background-color: #fff;
}
@media screen and (max-width: 850px) {
  header .head-top::before {
    width: 27.260417%;
  }
}
@media screen and (max-width: 767px) {
  header .head-top::before {
    width: 180px;
  }
}
@media screen and (max-width: 400px) {
  header .head-top::before {
    width: 145px;
  }
}
header .head-top::after {
  content: '';
  position: absolute;
  top: 0;
  left: 25.26041667%;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 42px 0 0 30px;
}
@media screen and (max-width: 850px) {
  header .head-top::after {
    left: 27.260417%;
  }
}
@media screen and (max-width: 767px) {
  header .head-top::after {
    left: 180px;
  }
}
@media screen and (max-width: 400px) {
  header .head-top::after {
    left: 145px;
  }
}
header .head-top .left {
  float: left;
  padding-left: 25.5952381%;
}
@media screen and (max-width: 767px) {
  header .head-top .left {
    padding-left: 170px;
  }
}
@media screen and (max-width: 400px) {
  header .head-top .left {
    padding-left: 140px;
  }
}
header .head-top .left li {
  float: left;
}
header .head-top .left li a {
  position: relative;
  font-size: 14px;
  padding-left: 32px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width:991px) {
  header .head-top .left li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  header .head-top .left li a {
    display: block;
    font-size: 0;
    height: 25px;
    width: 35px;
  }
}
@media screen and (max-width: 480px) {
  header .head-top .left li a {
    width: 30px;
    height: 20px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .head-top .left li a:hover {
    text-decoration: underline;
  }
}
header .head-top .left li a::before {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e8ad';
  color: #fff;
  font-size: 20px;
}

@media screen and (max-width: 480px) {
  header .head-top .left li a::before {
    font-size: 16px;
  }
}
header .head-top .left li:nth-child(2) {
  margin-left: 48px;
}
@media screen and (max-width: 1439px) {
  header .head-top .left li:nth-child(2) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 450px) {
  header .head-top .left li:nth-child(2) {
    margin-left: 0;
  }
}
header .head-top .left li:nth-child(2) a::before {
  content: '\e647';
  left: 0;
  top: 48%;
  font-size: 23px;
}
@media screen and (max-width: 480px) {
  header .head-top .left li:nth-child(2) a::before {
    font-size: 16px;
  }
}
header .head-top .right {
  float: right;
  margin: 0 -12.5px;
}
@media screen and (max-width: 767px) {
  header .head-top .right {
    margin: 0;
  }
}
header .head-top .right li {
  float: left;
  padding: 0 12.5px;
}
@media screen and (max-width: 767px) {
  header .head-top .right li {
    padding: 0 10px;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  header .head-top .right li {
    padding-right: 6px;
  }
}
header .head-top .right li a {
  position: relative;
  display: block;
  width: 15px;
  height: 40px;
}
@media screen and (max-width: 1199px) {
  header .head-top .right li a {
    height: 35px;
  }
}
@media screen and (max-width: 991px) {
  header .head-top .right li a {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  header .head-top .right li a {
    height: 25px;
  }
}
@media screen and (max-width: 480px) {
  header .head-top .right li a {
    height: 20px;
  }
}
header .head-top .right li a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e615';
  color: #fff;
}
header .head-top .right li:nth-child(2) a::before {
  content: '\e85a';
}
header .head-top .right li:nth-child(3) a::before {
  content: '\e65c';
}
header .head-top .right li:nth-child(4) a::before {
  content: '\e896';
}
header .head-top .right li:nth-child(5) a::before {
  content: '\e6ca';
}
header .head-content {
  padding: 0 6.25%;
  background-color: #fff;
  -moz-user-select: none;
  /*mozilar*/
  -webkit-user-select: none;
  /*webkit*/
  -ms-user-select: none;
  /*IE*/
  user-select: none;
}
@media screen and (max-width: 1800px) {
  header .head-content {
    padding-right: 1%;
  }
}
header .head-content .content {
  position: relative;
}
header .head-content .lan-switch {
  position: absolute;
  top: 22px;
  right: 0;
  float: right;
  width: 124px;
  min-height: 40px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #b5b5b5;
}
@media screen and (max-width: 1439px) {
  header .head-content .lan-switch {
    width: auto;
    min-width: 60px;
    top: 16px;
  }
}
@media screen and (max-width: 1199px) {
  header .head-content .lan-switch {
    right: 70px;
    top: 12px;
    padding-right: 25px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .lan-switch {
    top: 5px;
    padding-left: 5px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 767px) {
  header .head-content .lan-switch {
    right: 55px;
  }
}
@media screen and (max-width: 480px) {
  header .head-content .lan-switch {
    display: none;
    position: fixed;
    left: 20px;
    right: 0;
    top: 55px;
    width: 60px;
    z-index: 9999;
  }
}
@media screen and (min-width: 1200px) {
  header .head-content .lan-switch:hover li a::after {
    transform: rotateX(180deg);
  }
}
header .head-content .lan-switch i {
  display: none;
  position: absolute;
  right: 4px;
  top: 10px;
  z-index: 10;
}
@media screen and (max-width: 1199px) {
  header .head-content .lan-switch i {
    display: block;
  }
}
header .head-content .lan-switch i::before {
  display: inline-block;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
header .head-content .lan-switch .btn-active::before {
  transform: rotateX(180deg);
}
header .head-content .lan-switch ul li {
  display: none;
  padding: 4px 4px;
}
@media screen and (max-width: 1199px) {
  header .head-content .lan-switch ul li {
    padding: 4px 0;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .lan-switch ul li {
    padding: 1px 0;
  }
}
header .head-content .lan-switch ul li a {
  position: relative;
  display: block;
  line-height: 29px;
  padding-left: 40px;
  font-size: 16px;
  color: #222222;
  text-transform: capitalize;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 1439px) {
  header .head-content .lan-switch ul li a {
    font-size: 0;
    min-height: 35px;
  }
}
@media screen and (max-width: 1199px) {
  header .head-content .lan-switch ul li a {
    width: 32px;
    height: 32px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .head-content .lan-switch ul li a:hover {
    text-decoration: underline;
  }
}
header .head-content .lan-switch ul li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/common/lan.png) no-repeat;
  background-position: 0;
}
header .head-content .lan-switch ul li a::after {
  display: inline-block;
  font-size: 16px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
header .head-content .lan-switch ul li .en::before {
  background-position: -32px;
}
header .head-content .lan-switch ul li .ru {
  line-height: 15.5px;
  font-size: 13px;
}
@media screen and (max-width: 1439px) {
  header .head-content .lan-switch ul li .ru {
    font-size: 0;
  }
}
header .head-content .lan-switch ul li .ru::before {
  background-position: -64px;
}
header .head-content .lan-switch ul li .ru::after {
  position: absolute;
  top: 28%;
  right: 3px;
  padding-left: 0 !important;
}
header .head-content .lan-switch ul .active {
  display: block;
}
header .head-content .lan-switch ul .active a::after {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6ab';
  color: #222222;
  padding-left: 5px;
}
@media screen and (max-width: 1439px) {
  header .head-content .lan-switch ul .active a::after {
    padding-top: 5px;
    padding-left: 0;
  }
}
@media screen and (max-width: 1199px) {
  header .head-content .lan-switch ul .active a::after {
    display: none;
  }
}
header .head-content .inquiry-btn {
  float: right;
  margin: 22px 144px 18px 20px;
  display: block;
  width: 150px;
  height: 40px;
  border-radius: 20px;
  background-color: #e95006;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1439px) {
  header .head-content .inquiry-btn {
    min-width: 40px;
    width: auto;
    padding: 0 10px;
    margin-right: 85px;
  }
}
@media screen and (max-width: 1199px) {
  header .head-content .inquiry-btn {
    margin: 15px 20px;
    margin-right: 155px;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .inquiry-btn {
    margin: 5px 20px;
    margin-right: 155px;
    font-size: 20px;
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  header .head-content .inquiry-btn {
    margin-right: 125px;
  }
}
@media screen and (max-width: 480px) {
  header .head-content .inquiry-btn {
    margin: 5px 5px;
    margin-right: 40px;
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .inquiry-btn p {
    color: #e95006;
  }
}
header .head-content .inquiry-btn p i {
  font-style: normal;
}
@media screen and (max-width: 1439px) {
  header .head-content .inquiry-btn p i {
    font-size: 0;
  }
}
header .head-content .inquiry-btn p i::before {
  display: none;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e603';
  color: #fff;
}
@media screen and (max-width: 1439px) {
  header .head-content .inquiry-btn p i::before {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .inquiry-btn p i::before {
    color: #e95006;
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  header .head-content .inquiry-btn:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) inset;
  }
}
header .head-content .search-box {
  float: right;
  margin: 0.5px 0;
  padding: 22px 0 18px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  header .head-content .search-box {
    padding: 16px 0 15px;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .search-box {
    padding: 9px 0;
  }
}
header .head-content .search-box i {
  position: relative;
  display: block;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  border: 1px solid #666666;
  cursor: pointer;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  header .head-content .search-box i {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 1200px) {
  header .head-content .search-box i:hover {
    border-color: #e95006;
    background: #e95006;
  }
  header .head-content .search-box i:hover::before {
    color: #fff;
  }
}
header .head-content .search-box i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #666666;
  font-size: 19px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  header .head-content .search-box i::before {
    font-size: 15px;
  }
}
header .head-content .search-box .form-box {
  display: none;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  height: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
header .head-content .search-box .form-box form {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
header .head-content .search-box .form-box form input {
  float: left;
  width: 81.81818182%;
  height: 100%;
  padding: 0 15px;
  font-size: 16px;
  color: #222;
}
@media screen and (max-width: 991px) {
  header .head-content .search-box .form-box form input {
    font-size: 14px;
  }
}
header .head-content .search-box .form-box form input::-webkit-input-placeholder,
header .head-content .search-box .form-box form textarea::-webkit-input-placeholder {
  color: #222;
}
header .head-content .search-box .form-box form input:-o-placeholder,
header .head-content .search-box .form-box form textarea:-o-placeholder {
  color: #222;
}
header .head-content .search-box .form-box form input::-moz-placeholder,
header .head-content .search-box .form-box form textarea::-moz-placeholder {
  color: #222;
}
header .head-content .search-box .form-box form input:-ms-input-placeholder,
header .head-content .search-box .form-box form textarea:-ms-input-placeholder {
  color: #222;
}
header .head-content .search-box .form-box form input:focus::-webkit-input-placeholder,
header .head-content .search-box .form-box form textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
header .head-content .search-box .form-box form input:focus::-o-placeholder,
header .head-content .search-box .form-box form textarea:focus::-o-placeholder {
  color: #ababab;
}
header .head-content .search-box .form-box form input:focus::-moz-placeholder,
header .head-content .search-box .form-box form textarea:focus::-moz-placeholder {
  color: #ababab;
}
header .head-content .search-box .form-box form input:focus::-ms-input-placeholder,
header .head-content .search-box .form-box form textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
header .head-content .search-box .form-box form button {
  position: relative;
  float: right;
  width: 18.18181818%;
  height: 100%;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
  header .head-content .search-box .form-box form button:hover {
    background-color: #e95006;
  }
  header .head-content .search-box .form-box form button:hover::before {
    color: #fff;
  }
}
header .head-content .search-box .form-box form button::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e635';
  color: #222;
  font-size: 20px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
header .head-content .nav-collapse {
  position: absolute;
  z-index: 10;
  top: 13px;
  right: 20px;
  display: none;
  float: right;
  width: 20px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  background: none;
}
@media (max-width: 1199px) {
  header .head-content .nav-collapse {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  header .head-content .nav-collapse {
    top: 2px;
  }
}
@media screen and (max-width: 480px) {
  header .head-content .nav-collapse {
    right: 10px;
    top: 4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
header .head-content .nav-collapse .btn-line {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #666;
}
header .head-content .nav-collapse .btn-line:nth-child(3),
header .head-content .nav-collapse .btn-line:nth-child(1) {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  content: '';
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #666;
}
header .head-content .nav-collapse .btn-line:nth-child(1) {
  top: 35%;
}
header .head-content .nav-collapse .btn-line:nth-child(2) {
  top: 50%;
}
header .head-content .nav-collapse .btn-line:nth-child(3) {
  top: 65%;
}
@media (max-width: 1199px) {
  header .head-content .nav-collapse.nav-collapse-1 {
    position: absolute;
    z-index: 9999;
    top: 8px;
    right: 20px;
    display: block;
    margin-top: 8px;
    border: none;
  }
  header .head-content .nav-collapse.nav-collapse-1 .btn-line {
    background-color: #666 !important;
  }
}
header .head-content .nav-collapse.active {
  border-color: transparent;
}
header .head-content .nav-collapse.active .btn-line {
  background-color: #fff;
}
header .head-content .nav-collapse.active .btn-line:nth-child(2) {
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  opacity: 0;
}
header .head-content .nav-collapse.active .btn-line:nth-child(1) {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotateZ(45deg);
}
header .head-content .nav-collapse.active .btn-line:nth-child(3) {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
}
header .head-content .top-navbox {
  background-color: #f6f6f6;
}
header .head-content .nav.left-100 {
  left: -100%;
}
header .head-content .nav.left-200 {
  left: -200%;
}
header .head-content .nav .nav-list2 a,
header .head-content .nav .nav-list3 a {
  display: block;
}
@media (max-height: 580px) {
  header .head-content .nav .nav-list2 a,
  header .head-content .nav .nav-list3 a {
    margin-top: 0;
  }
}
header .head-content .nav-2,
header .head-content .nav-3 {
  display: none;
}
@media (max-width: 1199px) {
  header .head-content .nav-2,
  header .head-content .nav-3 {
    position: absolute;
    z-index: 9999;
    top: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 20px;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    text-align: left;
    text-align: center;
    color: #fff;
    background: #fafafa;
    background-color: #000;
  }
}
header .head-content .back-btn {
  position: absolute;
  top: 18px;
  left: 15px;
}
header .head-content .nav-2 .nav-top .back-btn:before,
header .head-content .nav-3 .nav-top .back-btn:before {
  font-family: 'iconfont';
  font-size: 26px;
  content: '\e9b5';
}
header .head-content .nav-2 .nav-top .nav-title,
header .head-content .nav-3 .nav-top .nav-title {
  font-size: 24px;
  margin: 0;
  text-transform: uppercase;
}
header .head-content .nav-2 .nav-top .nav-title a,
header .head-content .nav-3 .nav-top .nav-title a {
  color: #FFF;
}
header .head-content .nav-2 .nav-top .nav-collapse-2 .btn-line,
header .head-content .nav-3 .nav-top .nav-collapse-2 .btn-line {
  background-color: #fff;
}
header .head-content .nav-2 .content,
header .head-content .nav-3 .content {
  overflow: auto;
  height: 80%;
  margin-top: 12%;
}
header .head-content .nav-2 .content ul li,
header .head-content .nav-3 .content ul li {
  font-size: 18px;
  line-height: 50px;
  margin: 25px 0;
  text-align: left;
}
header .head-content .nav-2 .content ul li.more,
header .head-content .nav-3 .content ul li.more {
  position: relative;
}
header .head-content .nav-2 .content ul li.more:after,
header .head-content .nav-3 .content ul li.more:after {
  font-family: 'iconfont' !important;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  content: '\e72f';
  transform: translateY(-50%);
  color: #fff;
}
header .head-content .nav-2 .content ul li a,
header .head-content .nav-3 .content ul li a {
  display: block;
}
@media (max-width: 1199px) {
  header .head-content .nav-2 .content ul li a,
  header .head-content .nav-3 .content ul li a {
    color: #fff;
  }
}
header .head-content .nav-2 {
  left: 100%;
}
header .head-content .nav-3 {
  left: 200%;
}
header .head-content .nav-3 .content ul li {
  font-size: 18px;
}
header .head-content .nav-3 header .fade-out ul {
  text-align: left;
}
header .head-content .fade-out ul.nav2-list2 h4 {
  font-size: 20px;
  line-height: 50px;
}
@media (min-width: 1200px) {
  header .nav {
    float: right;
    padding-right: 120px;
  }
  header .nav .nav-list1 {
    position: relative;
    margin: 0 -20px;
  }
  header .nav .nav-list1 > li {
    position: relative;
    float: left;
    padding: 0 20px;
    transition: all 0.4s;
    -webkit-transistion: all 0.4s;
  }
  header .nav .nav-list1 > li > a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 18px;
    color: #222423;
    line-height: 30px;
    padding: 30px 0 20px;
    text-transform: capitalize;
    transition: all 0.4s;
    -webkit-transistion: all 0.4s;
    font-weight: 600;
  }
  header .nav .nav-list1 > li:hover > a {
    color: #e95006;
  }
  header .nav .nav-list1 > li.active > a {
    color: #e95006;
  }
  header .nav .nav-list1 .nav-list2 {
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    min-width: 100%;
    padding: 20px 0;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 3px 4px 13px 0px rgba(121, 121, 121, 0.21);
  }
  header .nav .nav-list1 .nav-list2 > li {
    list-style: none;
    padding: 0;
    float: none;
  }
  header .nav .nav-list1 .nav-list2 > li > a {
    font-size: 16px;
    line-height: 32px !important;
    position: relative;
    z-index: 1;
    display: block;
    white-space: nowrap;
    padding: 0 20px;
    color: #666;
    transition: all 0.4s;
  }
  header .nav .nav-list1 .nav-list2 > li > a:hover {
    color: #e95006;
    transform: translateX(6px);
  }
  header .nav .nav-list3 {
    display: none;
    position: absolute;
    min-width: 70%;
    padding: 10px;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
  header .nav .nav-list3 > li > a {
    font-size: 16px;
    line-height: 2;
    white-space: nowrap;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  header .nav .nav-list3 > li > a:hover {
    text-decoration: underline;
    color: #e95006;
  }
}
@media screen and (max-width: 1700px) {
  header .nav {
    padding-right: 3.125%;
  }
}
@media screen and (max-width: 1600px) {
  header .nav .nav-list1 {
    margin: 0 -10px;
  }
  header .nav .nav-list1 > li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1300px) {
  header .nav .nav-list1 {
    margin: 0 -7px;
  }
  header .nav .nav-list1 > li {
    padding: 0 7px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  header .fade-out ul {
    padding: 0 5%;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  header .fade-out ul.nav-list1 > li {
    margin: 0;
  }
}
@media (max-width: 1199px) and (max-height: 768px) {
  header .fade-out ul.nav-list1 .nav-list2 > li > a {
    font-size: 18px;
  }
}
@media (max-width: 1199px) and (max-width: 480px) {
  header .fade-out ul.nav-list1 .nav-list2 > li > a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  header {
    top: 0;
  }
  header .nav {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 0 26px;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    text-align: left;
    text-align: center;
    background: #fafafa;
    background-color: #000;
  }
  header .nav .tbl {
    display: table;
    width: 100%;
    height: 100%;
  }
  header .nav .tbl-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
  }
  header .nav .nav-list1 {
    margin: 20px 0;
    opacity: 0;
  }
  header .nav .nav-list1 > li {
    -webkit-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    transform: translateX(-25px);
    opacity: 0;
  }
  header .nav .nav-list1 > a {
    font-size: 20px;
    color: #fff;
  }
  header .nav .nav-list2,
  header .nav .nav-list3 {
    display: none !important;
  }
  header .nav .nav-list2 a,
  header .nav .nav-list3 a {
    font-size: 16px;
    line-height: 2;
    margin-top: 5px;
    color: #fff;
  }
  header .fade-out ul .pic {
    display: none !important;
  }
  header .fade-out ul.nav-list1 {
    opacity: 1;
  }
  header .fade-out ul.nav-list1 a {
    color: #fff;
  }
  header .fade-out ul.nav-list1 > li {
    position: relative;
    margin: 20px 0;
  }
  header .fade-out ul.nav-list1 > li.act {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    padding: 0;
  }
  header .fade-out ul.nav-list1 > li.more:after {
    font-family: 'iconfont';
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -14px;
    content: '\e72f';
    color: #fff;
  }
  header .fade-out ul.nav-list1 > li > a {
    font-size: 18px;
    line-height: 2 !important;
    display: block;
    text-transform: uppercase;
    text-align: left;
    color: #fff !important;
  }
  header .fade-out ul.nav-list1 .nav-list2 > li > a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  header {
    background-color: #FFFFFF;
  }
  header .nav {
    width: 100%;
    padding: 30px;
  }
  header .nav-2 .nav-top .nav-title,
  header .nav-3 .nav-top .nav-title {
    font-size: 18px;
    width: 100%;
  }
  header .nav-2 .content ul,
  header .nav-3 .content ul {
    padding: 0 15px;
  }
  header .nav-2 .content ul li,
  header .nav-3 .content ul li {
    margin: 0;
  }
  header .fade-out ul.nav-list1 > li {
    margin: 0;
  }
  header .nav2-list2 > li > a,
  header .nav3-list3 > li > a {
    line-height: 2;
    font-size: 16px;
  }
}
.active-header .logo {
  height: 60px;
  top: 8px;
}
footer {
  background-color: #053a63;
}
footer .foot-top {
  overflow: hidden;
  position: relative;
  padding: 68px 0;
}
@media screen and (max-width: 1439px) {
  footer .foot-top {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-top {
    background-color: #024579;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-top {
    padding: 40px 0;
  }
}
footer .foot-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 34.11458333%;
  height: 100%;
  background-color: #024579;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  footer .foot-top::before {
    display: none;
  }
}
footer .foot-top::after {
  content: '';
  position: absolute;
  left: 34.11458333%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #024579;
  border-width: 0 0 195px 75px;
}
@media screen and (max-width: 1199px) {
  footer .foot-top::after {
    display: none;
  }
}
footer .foot-top .content-bgg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  footer .foot-top .content-bgg {
    display: none;
  }
}
footer .foot-top .content-bgg img {
  width: 100%;
  height: auto;
  min-height: 195px;
}
@media screen and (max-width: 1439px) {
  footer .foot-top .content-bgg img {
    min-height: 180px;
  }
}
footer .foot-top .container {
  position: relative;
  z-index: 3;
}
footer .foot-top .container .left {
  float: left;
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .left {
    float: none;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }
}
footer .foot-top .container .left h2 {
  margin: 0;
  font-size: 48px;
  color: #ffffff;
  line-height: 1.14583333;
  font-family: "Glacial Indifference Bold";
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  footer .foot-top .container .left h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .left h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-top .container .left h2 {
    font-size: 25px;
  }
}
footer .foot-top .container .right {
  float: right;
  width: 58.0141844%;
}
@media screen and (max-width: 1199px) {
  footer .foot-top .container .right {
    width: 64%;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .right {
    float: none;
    width: 100%;
  }
}
footer .foot-top .container .right form ul li {
  float: left;
  width: 70.6601467%;
  height: 60px;
}
@media screen and (max-width: 1199px) {
  footer .foot-top .container .right form ul li {
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .right form ul li {
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  footer .foot-top .container .right form ul li {
    width: 80%;
  }
}
footer .foot-top .container .right form ul li input,
footer .foot-top .container .right form ul li button {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-color: transparent;
}
footer .foot-top .container .right form ul li input {
  padding: 0 32px;
  font-size: 14px;
  color: #ffffff;
  font-family: 'Arial';
  border: 1px solid #ffffff;
}
@media screen and (max-width: 767px) {
  footer .foot-top .container .right form ul li input {
    padding: 0 15px;
    font-size: 12px;
  }
}
footer .foot-top .container .right form ul li input::-webkit-input-placeholder,
footer .foot-top .container .right form ul li textarea::-webkit-input-placeholder {
  color: #fff;
}
footer .foot-top .container .right form ul li input:-o-placeholder,
footer .foot-top .container .right form ul li textarea:-o-placeholder {
  color: #fff;
}
footer .foot-top .container .right form ul li input::-moz-placeholder,
footer .foot-top .container .right form ul li textarea::-moz-placeholder {
  color: #fff;
}
footer .foot-top .container .right form ul li input:-ms-input-placeholder,
footer .foot-top .container .right form ul li textarea:-ms-input-placeholder {
  color: #fff;
}
footer .foot-top .container .right form ul li input:focus::-webkit-input-placeholder,
footer .foot-top .container .right form ul li textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
footer .foot-top .container .right form ul li input:focus::-o-placeholder,
footer .foot-top .container .right form ul li textarea:focus::-o-placeholder {
  color: #ababab;
}
footer .foot-top .container .right form ul li input:focus::-moz-placeholder,
footer .foot-top .container .right form ul li textarea:focus::-moz-placeholder {
  color: #ababab;
}
footer .foot-top .container .right form ul li input:focus::-ms-input-placeholder,
footer .foot-top .container .right form ul li textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
footer .foot-top .container .right form ul li button {
  position: relative;
  font-size: 15px;
  line-height: 40px;
  color: #053a63;
  font-family: 'Arial';
  text-transform: capitalize;
  background-color: #fff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .right form ul li button {
    line-height: 30px;
  }
}
@media screen and (max-width: 480px) {
  footer .foot-top .container .right form ul li button {
    font-size: 0;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-top .container .right form ul li button:hover::after {
    transform: translateY(3px) rotateX(180deg);
  }
  footer .foot-top .container .right form ul li button:hover::before {
    background-color: rgba(255, 255, 255, 0.45);
  }
}
footer .foot-top .container .right form ul li button::after {
  display: inline-block;
  transform: translateY(3px);
  padding-left: 20px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e662';
  font-size: 25px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
@media screen and (max-width: 991px) {
  footer .foot-top .container .right form ul li button::after {
    font-size: 20px;
    padding-left: 15px;
    transform: translateY(1px);
  }
}
@media screen and (max-width: 767px) {
  footer .foot-top .container .right form ul li button::after {
    padding-left: 5px;
  }
}
@media screen and (max-width: 480px) {
  footer .foot-top .container .right form ul li button::after {
    padding-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
footer .foot-top .container .right form ul li button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  border-radius: 36px;
  background-color: rgba(255, 255, 255, 0.25);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .foot-top .container .right form ul li:nth-child(2) {
  float: right;
  width: 25.18337408%;
}
@media screen and (max-width: 480px) {
  footer .foot-top .container .right form ul li:nth-child(2) {
    width: 16%;
  }
}
footer .foot-content ul {
  padding: 78px 0 80px;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content ul {
    padding: 30px 0;
  }
}
footer .foot-content ul li {
  float: left;
  width: 39.0070922%;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul li {
    width: 37.007092%;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li {
    width: 100%;
  }
}
footer .foot-content ul li .title {
  position: relative;
  padding-left: 35px;
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li .title {
    padding-left: 25px;
    -moz-user-select: none;
    /*mozilar*/
    -webkit-user-select: none;
    /*webkit*/
    -ms-user-select: none;
    /*IE*/
    user-select: none;
  }
}
footer .foot-content ul li .title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #e95006;
}
footer .foot-content ul li .title::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #e95006;
  box-shadow: 0 0 6px #e95006;
}
footer .foot-content ul li .title b {
  display: block;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  font-weight: 400;
  font-family: "Glacial Indifference Bold";
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li .title b {
    font-size: 25px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li .title b {
    position: relative;
    font-size: 20px;
  }
}
footer .foot-content ul li .title b::before {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  font-size: 20px;
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li .title b::before {
    display: block;
  }
}
footer .foot-content ul li .title .active::before {
  transform: translateY(-50%) rotateZ(45deg);
}
footer .foot-content ul li .content {
  padding-top: 22px;
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li .content {
    padding-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li .content {
    display: none;
  }
}
footer .foot-content ul li .content p {
  font-size: 16px;
  line-height: 2.625;
  color: #ffffff;
  margin-bottom: 8px;
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li .content p {
    margin-bottom: 5px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li .content p {
    font-size: 14px;
  }
}
footer .foot-content ul li .content p span,
footer .foot-content ul li .content p a {
  display: inline-block;
}
footer .foot-content ul li .content p a:nth-of-type(1){
  margin-right: 15px;
}
footer .foot-content ul li:nth-child(1) .content {
  width: 78.18181818%;
}
footer .foot-content ul li:nth-child(1) .content p{
  font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul li:nth-child(1) .content {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li:nth-child(1) .content {
    width: 100%;
  }
}
footer .foot-content ul li:nth-child(1) .content p {
  position: relative;
  padding-left: 40px;
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(4) span{
float: left;
width: 53px;
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(4) .right{
  float: right;
  font-weight: 400;
  width: calc(100% - 58px);
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(2) span{
  float: left;
  width: 105px;
  }
footer .foot-content ul li:nth-child(1) .content p:nth-child(2) .right{
  float: right;
  font-weight: 400;
  width: calc(100% - 105px);
}
@media screen and (min-width:992px) {
  footer .foot-content ul li:nth-child(1) .content p:nth-child(4) .right a:nth-of-type(2){
    transform: translateY(-15px);
  }
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(1) .content p {
    padding-left: 35px;
  }
}
footer .foot-content ul li:nth-child(1) .content p::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e753';
  color: #fff;
  font-size: 20px;
}
footer .foot-content ul li:nth-child(1) .content p span {
  text-transform: capitalize;
}
footer .foot-content ul li:nth-child(1) .content p a {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (min-width: 1200px) {
  footer .foot-content ul li:nth-child(1) .content p a:hover {
    text-decoration: underline;
  }
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(1)::before {
  font-size: 23px;
  top: -9px;
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(2)::before {
  top: -5px;
  content: '\e64d';
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(3)::before {
  top: -13px;
  content: '\e657';
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(3) span {
  float: left;
  width: 16.66666667%;
  line-height: 1.375;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul li:nth-child(1) .content p:nth-child(3) span {
    width: auto;
  }
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(3) span:nth-child(2) {
  width: 83.33333333%;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul li:nth-child(1) .content p:nth-child(3) span:nth-child(2) {
    width: auto;
  }
}
footer .foot-content ul li:nth-child(1) .content p:nth-child(4)::before {
  top: -6px;
  content: '\e960';
}
footer .foot-content ul li:nth-child(1) .content .foot-share {
  padding-top: 52px;
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li:nth-child(1) .content .foot-share {
    padding-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li:nth-child(1) .content .foot-share {
    padding-top: 5px;
  }
}
footer .foot-content ul li:nth-child(1) .content .foot-share a {
  float: left;
  display: block;
  position: relative;
  width: 44px;
  height: 44px;
  margin-right: 20px;
  border-radius: 50%;
  background-color: #496f8d;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li:nth-child(1) .content .foot-share a {
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-content ul li:nth-child(1) .content .foot-share a:hover {
    background-color: #0572c5;
  }
}
footer .foot-content ul li:nth-child(1) .content .foot-share a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e615';
  color: #fff;
}
footer .foot-content ul li:nth-child(1) .content .foot-share a:nth-child(2)::before {
  content: '\e85a';
}
footer .foot-content ul li:nth-child(1) .content .foot-share a:nth-child(3)::before {
  content: '\e65c';
}
footer .foot-content ul li:nth-child(1) .content .foot-share a:nth-child(4)::before {
  content: '\e896';
}
footer .foot-content ul li:nth-child(1) .content .foot-share a:nth-child(5) {
  margin-right: 0;
}
footer .foot-content ul li:nth-child(1) .content .foot-share a:nth-child(5)::before {
  content: '\e6ca';
}
footer .foot-content ul li:nth-child(2) {
  width: 35.46099291%;
}
@media screen and (max-width: 1439px) {
  footer .foot-content ul li:nth-child(2) {
    width: 37.460993%;
  }
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li:nth-child(2) {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-content ul li:nth-child(2) {
    width: 100%;
  }
}
footer .foot-content ul li:nth-child(2) .content p a {
  display: inline-block;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (min-width: 1200px) {
  footer .foot-content ul li:nth-child(2) .content p a:hover {
    transform: translateX(10px);
  }
}
footer .foot-content ul li:nth-child(3) {
  width: 25.53191489%;
}
@media screen and (max-width: 1199px) {
  footer .foot-content ul li:nth-child(3) {
    width: 100%;
    margin-bottom: 0;
  }
}
footer .foot-content ul li:nth-child(3) .content form {
  display: block;
  padding-top: 15px;
}
footer .foot-content ul li:nth-child(3) .content form input,
footer .foot-content ul li:nth-child(3) .content form textarea {
  display: block;
  padding: 12px 20px;
  margin-bottom: 20px;
  width: 100%;
  font-family: "Segoe UI";
  border: 1px solid #6d94b2;
  background-color: rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  font-size: 14px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(3) .content form input,
  footer .foot-content ul li:nth-child(3) .content form textarea {
    padding: 9px 15px;
    margin-bottom: 10px;
  }
}
footer .foot-content ul li:nth-child(3) .content form input {
  float: left;
  width: 47.77777778%;
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(3) .content form input {
    width: 100%;
    float: none;
  }
}
footer .foot-content ul li:nth-child(3) .content form input:nth-child(2) {
  float: right;
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(3) .content form input:nth-child(2) {
    float: none;
  }
}
footer .foot-content ul li:nth-child(3) .content form textarea {
  height: 150px;
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(3) .content form textarea {
    height: 120px;
  }
}
footer .foot-content ul li:nth-child(3) .content form input::-webkit-input-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea::-webkit-input-placeholder {
  color: #fff;
}
footer .foot-content ul li:nth-child(3) .content form input:-o-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:-o-placeholder {
  color: #fff;
}
footer .foot-content ul li:nth-child(3) .content form input::-moz-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea::-moz-placeholder {
  color: #fff;
}
footer .foot-content ul li:nth-child(3) .content form input:-ms-input-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:-ms-input-placeholder {
  color: #fff;
}
footer .foot-content ul li:nth-child(3) .content form input:focus::-webkit-input-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
footer .foot-content ul li:nth-child(3) .content form input:focus::-o-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:focus::-o-placeholder {
  color: #ababab;
}
footer .foot-content ul li:nth-child(3) .content form input:focus::-moz-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:focus::-moz-placeholder {
  color: #ababab;
}
footer .foot-content ul li:nth-child(3) .content form input:focus::-ms-input-placeholder,
footer .foot-content ul li:nth-child(3) .content form textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
footer .foot-content ul li:nth-child(3) .content form button {
  width: 111px;
  height: 38px;
  border-radius: 19px;
  font-size: 14px;
  color: #0c1f3f;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  footer .foot-content ul li:nth-child(3) .content form button {
    height: 35px;
  }
}
@media screen and (min-width: 1200px) {
  footer .foot-content ul li:nth-child(3) .content form button:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) inset;
  }
}
footer .foot-content ul li:nth-child(3) .content form button::after {
  display: inline-block;
  transform: rotateZ(180deg) translateY(-1px);
  margin-left: 5px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63d';
  color: #0c1f3f;
  font-size: 14px;
}
footer .foot-end {
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.875;
  color: #92b3cd;
  font-family: "Segoe UI";
  background-color: #002b4d;
}
@media screen and (max-width: 1199px) {
  footer .foot-end {
    text-align: center;
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  footer .foot-end {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 767px) {
  footer .foot-end {
    padding-bottom: 60px;
  }
}
footer .foot-end .left {
  float: left;
}
@media screen and (max-width: 1199px) {
  footer .foot-end .left {
    float: none;
  }
}
footer .foot-end .left p a {
  padding-left: 10px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (min-width: 1200px) {
  footer .foot-end .left p a:hover {
    text-decoration: underline;
    color: #fff;
  }
}
footer .foot-end .right {
  float: right;
}
@media screen and (max-width: 1199px) {
  footer .foot-end .right {
    float: none;
  }
}
footer .foot-end .right a {
  position: relative;
  display: inline-block;
  padding-left: 33px;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
  footer .foot-end .right a:hover {
    color: #fff;
  }
  footer .foot-end .right a:hover::before {
    color: #fff;
  }
}
footer .foot-end .right a::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e783';
  font-size: 19px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #024579;
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #0559d6;
  border-right: 1px solid #01275f;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6c8';
  display: block;
  font-size: 16px;
}
footer .footer-xsnav ul li .content-box {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  max-width: 100px;
}
footer .footer-xsnav ul li .content-box img {
  max-width: 100%;
  height: auto;
}
footer .footer-xsnav ul li:nth-child(2) a::before {
  content: '\e6a4';
}
footer .footer-xsnav ul li:nth-child(3) a::before {
  content: '\e61c';
}
footer .footer-xsnav ul li:nth-child(4) a::before {
  content: '\e826';
}
footer .footer-xsnav ul li:nth-child(5) a::before {
  content: '\e783';
}
footer .aside {
  position: fixed;
  top: 40%;
  right: 20px;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  footer .aside {
    right: 0;
  }
}
footer .aside .aside-box {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box {
    position: absolute;
    transform: translateX(300px);
  }
}
footer .aside .aside-box a {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background-color: rgba(68, 68, 68, 0.4);
  margin-bottom: 10px;
  line-height: 48px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  z-index: 10;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
footer .aside .aside-box a:hover {
  background-color: #024579;
}
footer .aside .aside-box a::before {
  display: inline-block;
  font-size: 25px;
  color: #fff;
  transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a::before {
    font-size: 18px;
  }
}
footer .aside .aside-box a div {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 70px;
  padding-left: 25px;
  z-index: -99;
  border-radius: 10px;
  color: #fff;
  background-color: #024579;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a div {
    padding-left: 60px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a div {
    padding-left: 50px;
    padding-right: 10px;
  }
}
footer .aside .aside-box a div p {
  line-height: 48px;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a div p {
    line-height: 45px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box a div p {
    line-height: 40px;
  }
}
footer .aside .aside-box a .weixin-box {
  width: 100px;
  height: 100px;
  right: 150%;
  padding: 0;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box a .weixin-box {
    right: 130%;
  }
}
footer .aside .aside-box a .weixin-box img {
  height: 100%;
  width: 100%;
}
footer .aside .aside-box .icon-whatsapp2::before {
  font-size: 23px;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box .icon-whatsapp2::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box .icon-whatsapp2::before {
    font-size: 18px;
  }
}
footer .aside .aside-box .icon-phone2::before {
  font-size: 20px;
}
@media screen and (max-width: 1199px) {
  footer .aside .aside-box .icon-phone2::before {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  footer .aside .aside-box .icon-phone2::before {
    font-size: 16px;
  }
}
footer .aside .aside-btn {
  display: none;
  position: fixed;
  bottom: 52px;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #024579;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside .aside-btn::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(-100%) !important;
}
.pagebanner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 120px;
}
@media screen and (max-width: 1199px) {
  .pagebanner {
    margin-top: 106px;
  }
}
@media screen and (max-width: 991px) {
  .pagebanner {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .pagebanner {
    margin-top: 70px;
  }
}
.pagebanner .item {
  position: relative;
}
@media (max-width: 991px) {
  .pagebanner .item {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
.pagebanner .item .img-box {
  padding-bottom: 20.83333333%;
}
.page {
  text-align: right;
  margin-bottom: -5px;
}
.page .page-box {
  display: inline-block;
  margin: 0 -5px;
}
@media screen and (max-width: 767px) {
  .page .page-box {
    margin: 0 -2px;
  }
}
.page .page-box li {
  float: left;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .page .page-box li {
    padding: 0 2px;
  }
}
.page .page-box li a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #222222;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  transition: all 0.45s;
  -webkit-transition: all 0.45s;
}
@media screen and (max-width: 991px) {
  .page .page-box li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page .page-box li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .page .page-box li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.page .page-box li a::after {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #024579;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
  .page .page-box li a:hover {
    color: #024579;
  }
  .page .page-box li a:hover::after {
    width: 17px;
  }
}
.page .page-box .active a {
  color: #024579;
}
.page .page-box .active a::after {
  width: 17px;
}
@media screen and (max-width: 767px) {
  .page .page-box .active a::after {
    width: 10px;
  }
}
.page .page-box .prev a,
.page .page-box .next a {
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #024579;
}
@media screen and (max-width: 991px) {
  .page .page-box .prev a,
  .page .page-box .next a {
    border-width: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .page .page-box .prev a:hover,
  .page .page-box .next a:hover {
    border-color: #e95006;
  }
  .page .page-box .prev a:hover::before,
  .page .page-box .next a:hover::before {
    color: #e95006;
  }
}
.page .page-box .prev a::before,
.page .page-box .next a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e62b';
  color: #024579;
  font-size: 25px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1439px) {
  .page .page-box .prev a::before,
  .page .page-box .next a::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .page .page-box .prev a::before,
  .page .page-box .next a::before {
    font-size: 16px;
  }
}
.page .page-box .prev a::after,
.page .page-box .next a::after {
  display: none !important;
}
.page .page-box .prev a::before {
  transform: translate(-50%, -50%) rotateZ(180deg);
}
